[INFO] cloning repository https://github.com/tunlezah/sc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tunlezah/sc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftunlezah%2Fsc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftunlezah%2Fsc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1bdcc3e189ed4c59247361646f75dd545b57273e
[INFO] fixing tunlezah/sc against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftunlezah%2Fsc" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tunlezah/sc
[INFO] finished tweaking git repo https://github.com/tunlezah/sc
[INFO] tweaked toml for git repo https://github.com/tunlezah/sc written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tunlezah/sc on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tunlezah/sc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e33e1e78965d96a5ce3f1149651cdb340df9c29346c2df6dcc16ef7a100b947e
[INFO] running `Command { std: "docker" "start" "e33e1e78965d96a5ce3f1149651cdb340df9c29346c2df6dcc16ef7a100b947e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e33e1e78965d96a5ce3f1149651cdb340df9c29346c2df6dcc16ef7a100b947e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e33e1e78965d96a5ce3f1149651cdb340df9c29346c2df6dcc16ef7a100b947e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e33e1e78965d96a5ce3f1149651cdb340df9c29346c2df6dcc16ef7a100b947e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling protobuf v3.4.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling toml_datetime v1.0.1+spec-1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling toml_edit v0.25.5+spec-1.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling autotools v0.2.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking arc-swap v1.8.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling audiopus_sys v0.2.2
[INFO] [stderr]    Compiling mp3lame-sys v0.1.11
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking waitgroup v0.1.2
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking endi v1.1.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking if-addrs v0.13.4
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking macaddr v1.0.1
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking mdns-sd v0.11.5
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking opus v0.3.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling protobuf-support v3.4.0
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling custom_debug_derive v0.6.2
[INFO] [stderr]     Checking ccm v0.5.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]    Compiling bluer v0.17.4
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking dbus v0.9.10
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking custom_debug v0.6.2
[INFO] [stderr]     Checking webrtc-util v0.10.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking dbus-crossroads v0.5.3
[INFO] [stderr]     Checking dbus-tokio v0.7.6
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]     Checking sdp v0.7.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking tokio-test v0.4.5
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking rtp v0.12.0
[INFO] [stderr]     Checking stun v0.7.0
[INFO] [stderr]     Checking rtcp v0.12.0
[INFO] [stderr]     Checking webrtc-sctp v0.11.0
[INFO] [stderr]     Checking webrtc-mdns v0.8.0
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]    Compiling protobuf-parse v3.4.0
[INFO] [stderr]     Checking turn v0.9.0
[INFO] [stderr]     Checking webrtc-srtp v0.14.0
[INFO] [stderr]     Checking webrtc-media v0.9.0
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking interceptor v0.13.0
[INFO] [stderr]    Compiling protobuf-codegen v3.4.0
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]     Checking webrtc-data v0.10.0
[INFO] [stderr]     Checking webrtc-ice v0.12.0
[INFO] [stderr]     Checking mp3lame-encoder v0.2.2
[INFO] [stderr]    Compiling rust_cast v0.19.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking webrtc-dtls v0.11.0
[INFO] [stderr]     Checking webrtc v0.12.0
[INFO] [stderr]     Checking soundsync v2.9.11 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/main.rs (1 fix)
[INFO] [stderr]        Fixed src/bluetooth/avrcp.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/audio/pipeline.rs:115:22
[INFO] [stdout]      |
[INFO] [stdout]  112 |                   Command::new("pactl")
[INFO] [stdout]      |                   ---------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |  _________________up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |
[INFO] [stdout]  113 | |                     .args(["info"])
[INFO] [stdout]  114 | |                     .output()
[INFO] [stdout]  115 | |                     .await
[INFO] [stdout]      | |                      ^^^^-
[INFO] [stdout]      | |                      |   |
[INFO] [stdout]      | |______________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      |                        |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  118 |               } else if which_exists("pw-cli") {
[INFO] [stdout]      |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]  119 | /                 Command::new("pw-cli")
[INFO] [stdout]  120 | |                     .args(["info", "0"])
[INFO] [stdout]  121 | |                     .output()
[INFO] [stdout]  122 | |                     .await
[INFO] [stdout]      | |                          -
[INFO] [stdout]      | |__________________________|
[INFO] [stdout]      | |__________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                            `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  155 | |             tokio::time::sleep(PROBE_INTERVAL).await;
[INFO] [stdout]      | |             ----------------------------------------
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      | |             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/process/unix/common/cstring_array.rs:79:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/audio/pipeline.rs:122:22
[INFO] [stdout]      |
[INFO] [stdout]  112 | /                 Command::new("pactl")
[INFO] [stdout]  113 | |                     .args(["info"])
[INFO] [stdout]  114 | |                     .output()
[INFO] [stdout]  115 | |                     .await
[INFO] [stdout]      | |                          -
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________`__awaitee` calls a custom destructor
[INFO] [stdout]      |                            `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  119 |                   Command::new("pw-cli")
[INFO] [stdout]      |                   ----------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |  _________________up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |  _________________|
[INFO] [stdout]      | |
[INFO] [stdout]  120 | |                     .args(["info", "0"])
[INFO] [stdout]  121 | |                     .output()
[INFO] [stdout]  122 | |                     .await
[INFO] [stdout]      | |                      ^^^^-
[INFO] [stdout]      | |______________________|___|
[INFO] [stdout]      | |______________________|___this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                        |   `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  125 | |             } else {
[INFO] [stdout]      | |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...    |
[INFO] [stdout]  155 | |             tokio::time::sleep(PROBE_INTERVAL).await;
[INFO] [stdout]      | |             ----------------------------------------
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      | |             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/process/unix/common/cstring_array.rs:79:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/audio/webrtc_audio.rs:99:27
[INFO] [stdout]     |
[INFO] [stdout]  91 |           while let Some(cmd) = cmd_rx.recv().await {
[INFO] [stdout]     |                                 -------------------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  99 |                       match self.handle_offer(session_id.clone(), &sdp).await {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                             |                                           |
[INFO] [stdout]     |                             |                                           this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                             |                                           up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                             |                                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             |                                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                             up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                             `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 106 |                           Err(e) => {
[INFO] [stdout]     |                               -
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               `e` calls a custom destructor
[INFO] [stdout]     |                               `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 110 |                   }
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 118 |                       if let Err(e) = self
[INFO] [stdout]     |  ________________________________-____-
[INFO] [stdout]     | |                                |
[INFO] [stdout]     | |                                this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                                `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 119 | |                         .handle_ice_candidate(
[INFO] [stdout] 120 | |                             &session_id,
[INFO] [stdout] 121 | |                             &candidate,
[INFO] [stdout] ...   |
[INFO] [stdout] 125 | |                         .await
[INFO] [stdout]     | |                          -----
[INFO] [stdout]     | |                          |   |
[INFO] [stdout]     | |__________________________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 132 |                       self.remove_session(&session_id).await;
[INFO] [stdout]     |                       --------------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                       `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/audio/webrtc_audio.rs:118:37
[INFO] [stdout]     |
[INFO] [stdout]  91 |           while let Some(cmd) = cmd_rx.recv().await {
[INFO] [stdout]     |                                 -------------------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  99 |                       match self.handle_offer(session_id.clone(), &sdp).await {
[INFO] [stdout]     |                             -------------------------------------------------
[INFO] [stdout]     |                             |                                           |
[INFO] [stdout]     |                             |                                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             |                                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                             `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 106 |                           Err(e) => {
[INFO] [stdout]     |                               -
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               `e` calls a custom destructor
[INFO] [stdout]     |                               `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 118 |                       if let Err(e) = self
[INFO] [stdout]     |  ________________________________-____^
[INFO] [stdout]     | |                                |
[INFO] [stdout]     | |                                this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                                `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 119 | |                         .handle_ice_candidate(
[INFO] [stdout] 120 | |                             &session_id,
[INFO] [stdout] 121 | |                             &candidate,
[INFO] [stdout] ...   |
[INFO] [stdout] 125 | |                         .await
[INFO] [stdout]     | |                          ----^
[INFO] [stdout]     | |                          |   |
[INFO] [stdout]     | |                          |   this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                          |   up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |__________________________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                            up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 129 |                   }
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 132 |                       self.remove_session(&session_id).await;
[INFO] [stdout]     |                       --------------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                       `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/bluetooth/avrcp.rs:80:23
[INFO] [stdout]      |
[INFO] [stdout]   67 |           let mut connection = match Self::connect_dbus().await {
[INFO] [stdout]      |               --------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               `connection` calls a custom destructor
[INFO] [stdout]      |               `connection` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   80 |                   match Self::connect_dbus().await {
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                         |                    |
[INFO] [stdout]      |                         |                    this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                         |                    up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                         |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                         up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         `__awaitee` calls a custom destructor
[INFO] [stdout]      |                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   87 |                           tokio::time::sleep(Duration::from_secs(5)).await;
[INFO] [stdout]      |                           ------------------------------------------------
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   91 |               }
[INFO] [stdout]      |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]   92 |
[INFO] [stdout]   93 |               let poll_interval = self.current_poll_interval().await;
[INFO] [stdout]      |                                   ----------------------------------
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]   94 |
[INFO] [stdout]   95 | /             tokio::select! {
[INFO] [stdout]   96 | |                 cmd = self.cmd_rx.recv() => {
[INFO] [stdout]   97 | |                     match cmd {
[INFO] [stdout]   98 | |                         Some(cmd) => self.handle_command(&connection, cmd).await,
[INFO] [stdout]      | |                                      -------------------------------------------
[INFO] [stdout]      | |                                      |
[INFO] [stdout]      | |                                      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |                                      `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  106 | |                     self.poll_media_player(&connection).await;
[INFO] [stdout]      | |                     -----------------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      | |                     `#5` will be dropped later as of Edition 2024
[INFO] [stdout]  107 | |                 }
[INFO] [stdout]  108 | |             }
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |             `futures_init` calls a custom destructor
[INFO] [stdout]      | |             `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]      | |_____________`futures` calls a custom destructor
[INFO] [stdout]      |               `futures` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-broadcast-0.7.2/src/lib.rs:788:1
[INFO] [stdout]      |
[INFO] [stdout]  788 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-broadcast-0.7.2/src/lib.rs:2091:1
[INFO] [stdout]      |
[INFO] [stdout] 2091 | impl<T> Drop for InactiveReceiver<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.4.1/src/lib.rs:730:1
[INFO] [stdout]      |
[INFO] [stdout]  730 | impl<T> Drop for Event<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-4.4.0/src/abstractions/executor.rs:195:1
[INFO] [stdout]      |
[INFO] [stdout]  195 | impl<T> Drop for Task<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout] note: `connection` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout] note: `connection` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-broadcast-0.7.2/src/lib.rs:788:1
[INFO] [stdout]      |
[INFO] [stdout]  788 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `connection` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-broadcast-0.7.2/src/lib.rs:2091:1
[INFO] [stdout]      |
[INFO] [stdout] 2091 | impl<T> Drop for InactiveReceiver<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `connection` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout]      = note: `connection` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `connection` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.4.1/src/lib.rs:730:1
[INFO] [stdout]      |
[INFO] [stdout]  730 | impl<T> Drop for Event<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `connection` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-4.4.0/src/abstractions/executor.rs:195:1
[INFO] [stdout]      |
[INFO] [stdout]  195 | impl<T> Drop for Task<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `connection` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-broadcast-0.7.2/src/lib.rs:788:1
[INFO] [stdout]      |
[INFO] [stdout]  788 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-broadcast-0.7.2/src/lib.rs:2091:1
[INFO] [stdout]      |
[INFO] [stdout] 2091 | impl<T> Drop for InactiveReceiver<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.4.1/src/lib.rs:730:1
[INFO] [stdout]      |
[INFO] [stdout]  730 | impl<T> Drop for Event<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-4.4.0/src/abstractions/executor.rs:195:1
[INFO] [stdout]      |
[INFO] [stdout]  195 | impl<T> Drop for Task<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `futures_init` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `futures` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bluetooth/avrcp.rs:165:15
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let proxy = match zbus::Proxy::new(
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `proxy` calls a custom destructor
[INFO] [stdout]     |             `proxy` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 165 |         match proxy.call_method(method, &()).await { Err(e) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |               |                              |
[INFO] [stdout]     |               |                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |               |                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 177 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `proxy` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout] note: `proxy` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-4.4.0/src/proxy/mod.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl Drop for ProxyInnerStatic {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bluetooth/avrcp.rs:165:46
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let proxy = match zbus::Proxy::new(
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `proxy` calls a custom destructor
[INFO] [stdout]     |             `proxy` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 165 |         match proxy.call_method(method, &()).await { Err(e) => {
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 177 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `proxy` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout] note: `proxy` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-4.4.0/src/proxy/mod.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl Drop for ProxyInnerStatic {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/bluetooth/manager.rs:256:39
[INFO] [stdout]      |
[INFO] [stdout]  172 |           let mut discover: Option<
[INFO] [stdout]      |               ------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               `discover` calls a custom destructor
[INFO] [stdout]      |               `discover` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  182 | /                 tokio::select! {
[INFO] [stdout]  183 | |                     cmd = self.cmd_rx.recv() => {
[INFO] [stdout]  184 | |                         match cmd {
[INFO] [stdout]  185 | |                             Some(BluetoothCommand::StartScan) => {
[INFO] [stdout]  186 | |                                 info!("Discovery already active, refreshing status");
[INFO] [stdout]  187 | |                                 let mut app = self.state.state.write().await;
[INFO] [stdout]      | |                                               ------------------------------
[INFO] [stdout]      | |                                               |                        |
[INFO] [stdout]      | |                                               |                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |                                               |                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                                               `__awaitee` calls a custom destructor
[INFO] [stdout]      | |                                               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  197 | |                                 stop_discovery_direct(&connection, &adapter_name).await;
[INFO] [stdout]      | |                                 -------------------------------------------------------
[INFO] [stdout]      | |                                 |
[INFO] [stdout]      | |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      | |                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  198 | |                                 let mut app = self.state.state.write().await;
[INFO] [stdout]      | |                                               ------------------------------
[INFO] [stdout]      | |                                               |                        |
[INFO] [stdout]      | |                                               |                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |                                               |                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                                               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |                                               `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  205 | |                             Some(cmd) => self.handle_command(&adapter, cmd).await,
[INFO] [stdout]      | |                                          ----------------------------------------
[INFO] [stdout]      | |                                          |
[INFO] [stdout]      | |                                          this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      | |                                          `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  215 | |                             Some(evt) => self.handle_adapter_event(&adapter, &session, evt).await,
[INFO] [stdout]      | |                                          --------------------------------------------------------
[INFO] [stdout]      | |                                          |
[INFO] [stdout]      | |                                          this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      | |                                          `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  221 | |                                 stop_discovery_direct(&connection, &adapter_name).await;
[INFO] [stdout]      | |                                 -------------------------------------------------------
[INFO] [stdout]      | |                                 |
[INFO] [stdout]      | |                                 this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      | |                                 `#7` will be dropped later as of Edition 2024
[INFO] [stdout]  222 | |                                 let mut app = self.state.state.write().await;
[INFO] [stdout]      | |                                               ------------------------------
[INFO] [stdout]      | |                                               |                        |
[INFO] [stdout]      | |                                               |                        this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      | |                                               |                        `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                                               this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      | |                                               `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  233 | |                         self.poll_device_properties(&adapter).await;
[INFO] [stdout]      | |                         -------------------------------------------
[INFO] [stdout]      | |                         |
[INFO] [stdout]      | |                         this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      | |                         `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  237 | |                         if discover.is_some() && self.has_active_audio_stream().await {
[INFO] [stdout]      | |                                                  ------------------------------------
[INFO] [stdout]      | |                                                  |
[INFO] [stdout]      | |                                                  this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      | |                                                  `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  240 | |                             stop_discovery_direct(&connection, &adapter_name).await;
[INFO] [stdout]      | |                             -------------------------------------------------------
[INFO] [stdout]      | |                             |
[INFO] [stdout]      | |                             this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      | |                             `#12` will be dropped later as of Edition 2024
[INFO] [stdout]  241 | |                             let mut app = self.state.state.write().await;
[INFO] [stdout]      | |                                           ------------------------------
[INFO] [stdout]      | |                                           |                        |
[INFO] [stdout]      | |                                           |                        this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      | |                                           |                        `#14` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                                           this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      | |                                           `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  249 | |                 }
[INFO] [stdout]      | |                 -
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 `futures_init` calls a custom destructor
[INFO] [stdout]      | |                 `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]      | |_________________`futures` calls a custom destructor
[INFO] [stdout]      |                   `futures` will be dropped later as of Edition 2024
[INFO] [stdout]  250 |               } else {
[INFO] [stdout]  251 | /                 tokio::select! {
[INFO] [stdout]  252 | |                     cmd = self.cmd_rx.recv() => {
[INFO] [stdout]  253 | |                         match cmd {
[INFO] [stdout]  254 | |                             Some(BluetoothCommand::StartScan) => {
[INFO] [stdout]  255 | |                                 info!("Starting Bluetooth discovery");
[INFO] [stdout]  256 | |                                 match start_discovery_direct(&adapter, &connection, &adapter_name).await {
[INFO] [stdout]      | |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      | |                                       |                                                            |
[INFO] [stdout]      | |                                       |                                                            this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      | |                                       |                                                            up until Edition 2021 `#28` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |                                       |                                                            this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      | |                                       |                                                            `#18` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                                       this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      | |                                       up until Edition 2021 `#27` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |                                       this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      | |                                       `#17` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  259 | |                                         let mut app = self.state.state.write().await;
[INFO] [stdout]      | |                                                       ------------------------------
[INFO] [stdout]      | |                                                       |                        |
[INFO] [stdout]      | |                                                       |                        this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      | |                                                       |                        `#20` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                                                       this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      | |                                                       `#19` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  268 | |                                         let mut app = self.state.state.write().await;
[INFO] [stdout]      | |                                                       ------------------------------
[INFO] [stdout]      | |                                                       |                        |
[INFO] [stdout]      | |                                                       |                        this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      | |                                                       |                        `#22` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                                                       this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      | |                                                       `#21` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  280 | |                             }
[INFO] [stdout]      | |                             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...    |
[INFO] [stdout]  283 | |                                 let mut app = self.state.state.write().await;
[INFO] [stdout]      | |                                               ------------------------------
[INFO] [stdout]      | |                                               |                        |
[INFO] [stdout]      | |                                               |                        this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      | |                                               |                        `#24` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                                               this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      | |                                               `#23` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  290 | |                             Some(cmd) => self.handle_command(&adapter, cmd).await,
[INFO] [stdout]      | |                                          ----------------------------------------
[INFO] [stdout]      | |                                          |
[INFO] [stdout]      | |                                          this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      | |                                          `#25` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  299 | |                         self.poll_device_properties(&adapter).await;
[INFO] [stdout]      | |                         -------------------------------------------
[INFO] [stdout]      | |                         |
[INFO] [stdout]      | |                         this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      | |                         `#26` will be dropped later as of Edition 2024
[INFO] [stdout]  300 | |                     }
[INFO] [stdout]  301 | |                 }
[INFO] [stdout]      | |                 -
[INFO] [stdout]      | |_________________|
[INFO] [stdout]      | |_________________this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      | |_________________`#15` will be dropped later as of Edition 2024
[INFO] [stdout]      | |_________________this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                   `#16` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#27` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `discover` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `futures_init` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `futures` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]      |
[INFO] [stdout]  444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]      |
[INFO] [stdout]  444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]      |
[INFO] [stdout]  444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]      |
[INFO] [stdout]  444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#18` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]      |
[INFO] [stdout]  444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]      |
[INFO] [stdout]  444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]      |
[INFO] [stdout]  444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bluetooth/manager.rs:508:37
[INFO] [stdout]     |
[INFO] [stdout] 508 |                   if let Ok(device) = adapter.device(addr) {
[INFO] [stdout]     |                             ------    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                             |         |
[INFO] [stdout]     |                             |         this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                             |         up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                             `device` calls a custom destructor
[INFO] [stdout]     |                             `device` will be dropped later as of Edition 2024
[INFO] [stdout] 509 |                       let connected = device.is_connected().await.unwrap_or(false);
[INFO] [stdout]     |                                       ---------------------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 510 |                       let (current_state, current_name) = {
[INFO] [stdout] 511 |                           let app = self.state.state.read().await;
[INFO] [stdout]     |                               ---   -----------------------------
[INFO] [stdout]     |                               |     |                       |
[INFO] [stdout]     |                               |     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                               |     |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                               |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               |     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                               `app` calls a custom destructor
[INFO] [stdout]     |                               `app` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 524 |                           if let Ok(alias) = device.alias().await {
[INFO] [stdout]     |                                              --------------------
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                              `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 529 |                                   discovery::update_device_name(&self.state, &address, alias).await;
[INFO] [stdout]     |                                   -----------------------------------------------------------------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                   `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 538 |                       let uuids: Vec<String> = device
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout] 539 | |                         .uuids()
[INFO] [stdout] 540 | |                         .await
[INFO] [stdout]     | |                              -
[INFO] [stdout]     | |                              |
[INFO] [stdout]     | |______________________________this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 545 |                       let signals = collect_discovery_signals(&device).await;
[INFO] [stdout]     |                                     ----------------------------------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                     `#6` will be dropped later as of Edition 2024
[INFO] [stdout] 546 | /                     discovery::refresh_classification(&self.state, &address, &uuids, &signals)
[INFO] [stdout] 547 | |                         .await;
[INFO] [stdout]     | |                              -
[INFO] [stdout]     | |______________________________|
[INFO] [stdout]     | |______________________________this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 551 | /                             discovery::update_device_state(
[INFO] [stdout] 552 | |                                 &self.state,
[INFO] [stdout] 553 | |                                 &address,
[INFO] [stdout] 554 | |                                 DeviceState::Connected,
[INFO] [stdout] 555 | |                             )
[INFO] [stdout] 556 | |                             .await;
[INFO] [stdout]     | |                                  -
[INFO] [stdout]     | |__________________________________|
[INFO] [stdout]     | |__________________________________this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                    `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 560 | /                             discovery::update_device_state(
[INFO] [stdout] 561 | |                                 &self.state,
[INFO] [stdout] 562 | |                                 &address,
[INFO] [stdout] 563 | |                                 DeviceState::Disconnected,
[INFO] [stdout] 564 | |                             )
[INFO] [stdout] 565 | |                             .await;
[INFO] [stdout]     | |                                  -
[INFO] [stdout]     | |__________________________________|
[INFO] [stdout]     | |__________________________________this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                    `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 569 | |             }
[INFO] [stdout]     | |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.17.4/src/session.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl Drop for SessionInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `device` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.17.4/src/session.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl Drop for SessionInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `app` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bluetooth/manager.rs:891:17
[INFO] [stdout]     |
[INFO] [stdout] 883 | /             warn!(
[INFO] [stdout] 884 | |                 "hciconfig {} class {} exited {:?}: {}. \
[INFO] [stdout] 885 | |                  A2DP sources may refuse to pair because the adapter \
[INFO] [stdout] 886 | |                  advertises a non-audio CoD. Is the service user in the \
[INFO] [stdout] ...   |
[INFO] [stdout] 891 | |                 String::from_utf8_lossy(&output.stderr).trim()
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 892 | |             );
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bluetooth/manager.rs:891:17
[INFO] [stdout]     |
[INFO] [stdout] 883 | /             warn!(
[INFO] [stdout] 884 | |                 "hciconfig {} class {} exited {:?}: {}. \
[INFO] [stdout] 885 | |                  A2DP sources may refuse to pair because the adapter \
[INFO] [stdout] 886 | |                  advertises a non-audio CoD. Is the service user in the \
[INFO] [stdout] ...   |
[INFO] [stdout] 891 | |                 String::from_utf8_lossy(&output.stderr).trim()
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 892 | |             );
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bluetooth/manager.rs:939:17
[INFO] [stdout]     |
[INFO] [stdout] 934 | /             debug!(
[INFO] [stdout] 935 | |                 "hciconfig {} name '{}' exited {:?}: {} (Alias path still in effect)",
[INFO] [stdout] 936 | |                 adapter_name,
[INFO] [stdout] 937 | |                 device_name,
[INFO] [stdout] 938 | |                 output.status.code(),
[INFO] [stdout] 939 | |                 String::from_utf8_lossy(&output.stderr).trim()
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 940 | |             );
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bluetooth/manager.rs:939:17
[INFO] [stdout]     |
[INFO] [stdout] 934 | /             debug!(
[INFO] [stdout] 935 | |                 "hciconfig {} name '{}' exited {:?}: {} (Alias path still in effect)",
[INFO] [stdout] 936 | |                 adapter_name,
[INFO] [stdout] 937 | |                 device_name,
[INFO] [stdout] 938 | |                 output.status.code(),
[INFO] [stdout] 939 | |                 String::from_utf8_lossy(&output.stderr).trim()
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 940 | |             );
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/web/ws.rs:65:35
[INFO] [stdout]    |
[INFO] [stdout] 65 |         while let Some(Ok(msg)) = receiver.next().await {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]    |                                   |               |
[INFO] [stdout]    |                                   |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                   |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 68 |                     handle_client_message(&recv_app, &recv_session_id, &text).await;
[INFO] [stdout]    |                     ---------------------------------------------------------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `__awaitee` calls a custom destructor
[INFO] [stdout]    |                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 73 |         }
[INFO] [stdout]    |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/audio/chromecast.rs:690:11
[INFO] [stdout]     |
[INFO] [stdout] 676 |     let device = CastDevice::connect_without_host_verification(address, port)
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `device` calls a custom destructor
[INFO] [stdout]     |         `device` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 690 |     match device.receive() {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 695 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `device` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `device` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.37/src/crypto/tls13.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl Drop for OkmBlock {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `device` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/bluetooth/endpoint.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[interface(name = "org.bluez.MediaEndpoint1")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                             |
[INFO] [stdout]    | |                                             now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `msg_body` calls a custom destructor
[INFO] [stdout]    | `msg_body` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `msg_body` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/bluetooth/endpoint.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[interface(name = "org.bluez.MediaEndpoint1")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                             |
[INFO] [stdout]    | |                                             now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `msg_body` calls a custom destructor
[INFO] [stdout]    | `msg_body` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `msg_body` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bluetooth/manager.rs:833:17
[INFO] [stdout]     |
[INFO] [stdout] 829 | /             debug!(
[INFO] [stdout] 830 | |                 "hcitool name {} exited {:?}: {}",
[INFO] [stdout] 831 | |                 address,
[INFO] [stdout] 832 | |                 output.status.code(),
[INFO] [stdout] 833 | |                 String::from_utf8_lossy(&output.stderr).trim()
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 834 | |             );
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bluetooth/manager.rs:833:17
[INFO] [stdout]     |
[INFO] [stdout] 829 | /             debug!(
[INFO] [stdout] 830 | |                 "hcitool name {} exited {:?}: {}",
[INFO] [stdout] 831 | |                 address,
[INFO] [stdout] 832 | |                 output.status.code(),
[INFO] [stdout] 833 | |                 String::from_utf8_lossy(&output.stderr).trim()
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 834 | |             );
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/audio/pipeline.rs:115:22
[INFO] [stdout]      |
[INFO] [stdout]  112 |                   Command::new("pactl")
[INFO] [stdout]      |                   ---------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |  _________________up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |
[INFO] [stdout]  113 | |                     .args(["info"])
[INFO] [stdout]  114 | |                     .output()
[INFO] [stdout]  115 | |                     .await
[INFO] [stdout]      | |                      ^^^^-
[INFO] [stdout]      | |                      |   |
[INFO] [stdout]      | |______________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      |                        |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  118 |               } else if which_exists("pw-cli") {
[INFO] [stdout]      |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]  119 | /                 Command::new("pw-cli")
[INFO] [stdout]  120 | |                     .args(["info", "0"])
[INFO] [stdout]  121 | |                     .output()
[INFO] [stdout]  122 | |                     .await
[INFO] [stdout]      | |                          -
[INFO] [stdout]      | |__________________________|
[INFO] [stdout]      | |__________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                            `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  155 | |             tokio::time::sleep(PROBE_INTERVAL).await;
[INFO] [stdout]      | |             ----------------------------------------
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      | |             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/process/unix/common/cstring_array.rs:79:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/audio/pipeline.rs:122:22
[INFO] [stdout]      |
[INFO] [stdout]  112 | /                 Command::new("pactl")
[INFO] [stdout]  113 | |                     .args(["info"])
[INFO] [stdout]  114 | |                     .output()
[INFO] [stdout]  115 | |                     .await
[INFO] [stdout]      | |                          -
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________`__awaitee` calls a custom destructor
[INFO] [stdout]      |                            `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  119 |                   Command::new("pw-cli")
[INFO] [stdout]      |                   ----------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |  _________________up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |  _________________|
[INFO] [stdout]      | |
[INFO] [stdout]  120 | |                     .args(["info", "0"])
[INFO] [stdout]  121 | |                     .output()
[INFO] [stdout]  122 | |                     .await
[INFO] [stdout]      | |                      ^^^^-
[INFO] [stdout]      | |______________________|___|
[INFO] [stdout]      | |______________________|___this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                        |   `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  125 | |             } else {
[INFO] [stdout]      | |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...    |
[INFO] [stdout]  155 | |             tokio::time::sleep(PROBE_INTERVAL).await;
[INFO] [stdout]      | |             ----------------------------------------
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      | |             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/process/unix/common/cstring_array.rs:79:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/audio/webrtc_audio.rs:99:27
[INFO] [stdout]     |
[INFO] [stdout]  91 |           while let Some(cmd) = cmd_rx.recv().await {
[INFO] [stdout]     |                                 -------------------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  99 |                       match self.handle_offer(session_id.clone(), &sdp).await {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                             |                                           |
[INFO] [stdout]     |                             |                                           this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                             |                                           up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                             |                                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             |                                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                             up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                             `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 106 |                           Err(e) => {
[INFO] [stdout]     |                               -
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               `e` calls a custom destructor
[INFO] [stdout]     |                               `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 110 |                   }
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 118 |                       if let Err(e) = self
[INFO] [stdout]     |  ________________________________-____-
[INFO] [stdout]     | |                                |
[INFO] [stdout]     | |                                this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                                `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 119 | |                         .handle_ice_candidate(
[INFO] [stdout] 120 | |                             &session_id,
[INFO] [stdout] 121 | |                             &candidate,
[INFO] [stdout] ...   |
[INFO] [stdout] 125 | |                         .await
[INFO] [stdout]     | |                          -----
[INFO] [stdout]     | |                          |   |
[INFO] [stdout]     | |__________________________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 132 |                       self.remove_session(&session_id).await;
[INFO] [stdout]     |                       --------------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                       `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/audio/webrtc_audio.rs:118:37
[INFO] [stdout]     |
[INFO] [stdout]  91 |           while let Some(cmd) = cmd_rx.recv().await {
[INFO] [stdout]     |                                 -------------------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  99 |                       match self.handle_offer(session_id.clone(), &sdp).await {
[INFO] [stdout]     |                             -------------------------------------------------
[INFO] [stdout]     |                             |                                           |
[INFO] [stdout]     |                             |                                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             |                                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                             `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 106 |                           Err(e) => {
[INFO] [stdout]     |                               -
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               `e` calls a custom destructor
[INFO] [stdout]     |                               `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 118 |                       if let Err(e) = self
[INFO] [stdout]     |  ________________________________-____^
[INFO] [stdout]     | |                                |
[INFO] [stdout]     | |                                this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                                `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 119 | |                         .handle_ice_candidate(
[INFO] [stdout] 120 | |                             &session_id,
[INFO] [stdout] 121 | |                             &candidate,
[INFO] [stdout] ...   |
[INFO] [stdout] 125 | |                         .await
[INFO] [stdout]     | |                          ----^
[INFO] [stdout]     | |                          |   |
[INFO] [stdout]     | |                          |   this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                          |   up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |__________________________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                            up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 129 |                   }
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 132 |                       self.remove_session(&session_id).await;
[INFO] [stdout]     |                       --------------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                       `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/bluetooth/avrcp.rs:80:23
[INFO] [stdout]      |
[INFO] [stdout]   67 |           let mut connection = match Self::connect_dbus().await {
[INFO] [stdout]      |               --------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               `connection` calls a custom destructor
[INFO] [stdout]      |               `connection` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   80 |                   match Self::connect_dbus().await {
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                         |                    |
[INFO] [stdout]      |                         |                    this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                         |                    up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                         |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                         up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         `__awaitee` calls a custom destructor
[INFO] [stdout]      |                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   87 |                           tokio::time::sleep(Duration::from_secs(5)).await;
[INFO] [stdout]      |                           ------------------------------------------------
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   91 |               }
[INFO] [stdout]      |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]   92 |
[INFO] [stdout]   93 |               let poll_interval = self.current_poll_interval().await;
[INFO] [stdout]      |                                   ----------------------------------
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]   94 |
[INFO] [stdout]   95 | /             tokio::select! {
[INFO] [stdout]   96 | |                 cmd = self.cmd_rx.recv() => {
[INFO] [stdout]   97 | |                     match cmd {
[INFO] [stdout]   98 | |                         Some(cmd) => self.handle_command(&connection, cmd).await,
[INFO] [stdout]      | |                                      -------------------------------------------
[INFO] [stdout]      | |                                      |
[INFO] [stdout]      | |                                      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |                                      `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  106 | |                     self.poll_media_player(&connection).await;
[INFO] [stdout]      | |                     -----------------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      | |                     `#5` will be dropped later as of Edition 2024
[INFO] [stdout]  107 | |                 }
[INFO] [stdout]  108 | |             }
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |             `futures_init` calls a custom destructor
[INFO] [stdout]      | |             `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]      | |_____________`futures` calls a custom destructor
[INFO] [stdout]      |               `futures` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-broadcast-0.7.2/src/lib.rs:788:1
[INFO] [stdout]      |
[INFO] [stdout]  788 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-broadcast-0.7.2/src/lib.rs:2091:1
[INFO] [stdout]      |
[INFO] [stdout] 2091 | impl<T> Drop for InactiveReceiver<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.4.1/src/lib.rs:730:1
[INFO] [stdout]      |
[INFO] [stdout]  730 | impl<T> Drop for Event<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-4.4.0/src/abstractions/executor.rs:195:1
[INFO] [stdout]      |
[INFO] [stdout]  195 | impl<T> Drop for Task<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout] note: `connection` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout] note: `connection` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-broadcast-0.7.2/src/lib.rs:788:1
[INFO] [stdout]      |
[INFO] [stdout]  788 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `connection` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-broadcast-0.7.2/src/lib.rs:2091:1
[INFO] [stdout]      |
[INFO] [stdout] 2091 | impl<T> Drop for InactiveReceiver<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `connection` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout]      = note: `connection` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `connection` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.4.1/src/lib.rs:730:1
[INFO] [stdout]      |
[INFO] [stdout]  730 | impl<T> Drop for Event<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `connection` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-4.4.0/src/abstractions/executor.rs:195:1
[INFO] [stdout]      |
[INFO] [stdout]  195 | impl<T> Drop for Task<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `connection` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-broadcast-0.7.2/src/lib.rs:788:1
[INFO] [stdout]      |
[INFO] [stdout]  788 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-broadcast-0.7.2/src/lib.rs:2091:1
[INFO] [stdout]      |
[INFO] [stdout] 2091 | impl<T> Drop for InactiveReceiver<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.4.1/src/lib.rs:730:1
[INFO] [stdout]      |
[INFO] [stdout]  730 | impl<T> Drop for Event<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-4.4.0/src/abstractions/executor.rs:195:1
[INFO] [stdout]      |
[INFO] [stdout]  195 | impl<T> Drop for Task<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `futures_init` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `futures` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bluetooth/avrcp.rs:165:15
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let proxy = match zbus::Proxy::new(
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `proxy` calls a custom destructor
[INFO] [stdout]     |             `proxy` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 165 |         match proxy.call_method(method, &()).await { Err(e) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |               |                              |
[INFO] [stdout]     |               |                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |               |                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 177 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `proxy` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout] note: `proxy` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-4.4.0/src/proxy/mod.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl Drop for ProxyInnerStatic {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bluetooth/avrcp.rs:165:46
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let proxy = match zbus::Proxy::new(
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `proxy` calls a custom destructor
[INFO] [stdout]     |             `proxy` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 165 |         match proxy.call_method(method, &()).await { Err(e) => {
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 177 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `proxy` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout] note: `proxy` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-4.4.0/src/proxy/mod.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl Drop for ProxyInnerStatic {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/bluetooth/manager.rs:256:39
[INFO] [stdout]      |
[INFO] [stdout]  172 |           let mut discover: Option<
[INFO] [stdout]      |               ------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               `discover` calls a custom destructor
[INFO] [stdout]      |               `discover` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  182 | /                 tokio::select! {
[INFO] [stdout]  183 | |                     cmd = self.cmd_rx.recv() => {
[INFO] [stdout]  184 | |                         match cmd {
[INFO] [stdout]  185 | |                             Some(BluetoothCommand::StartScan) => {
[INFO] [stdout]  186 | |                                 info!("Discovery already active, refreshing status");
[INFO] [stdout]  187 | |                                 let mut app = self.state.state.write().await;
[INFO] [stdout]      | |                                               ------------------------------
[INFO] [stdout]      | |                                               |                        |
[INFO] [stdout]      | |                                               |                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |                                               |                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                                               `__awaitee` calls a custom destructor
[INFO] [stdout]      | |                                               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  197 | |                                 stop_discovery_direct(&connection, &adapter_name).await;
[INFO] [stdout]      | |                                 -------------------------------------------------------
[INFO] [stdout]      | |                                 |
[INFO] [stdout]      | |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      | |                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  198 | |                                 let mut app = self.state.state.write().await;
[INFO] [stdout]      | |                                               ------------------------------
[INFO] [stdout]      | |                                               |                        |
[INFO] [stdout]      | |                                               |                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |                                               |                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                                               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |                                               `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  205 | |                             Some(cmd) => self.handle_command(&adapter, cmd).await,
[INFO] [stdout]      | |                                          ----------------------------------------
[INFO] [stdout]      | |                                          |
[INFO] [stdout]      | |                                          this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      | |                                          `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  215 | |                             Some(evt) => self.handle_adapter_event(&adapter, &session, evt).await,
[INFO] [stdout]      | |                                          --------------------------------------------------------
[INFO] [stdout]      | |                                          |
[INFO] [stdout]      | |                                          this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      | |                                          `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  221 | |                                 stop_discovery_direct(&connection, &adapter_name).await;
[INFO] [stdout]      | |                                 -------------------------------------------------------
[INFO] [stdout]      | |                                 |
[INFO] [stdout]      | |                                 this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      | |                                 `#7` will be dropped later as of Edition 2024
[INFO] [stdout]  222 | |                                 let mut app = self.state.state.write().await;
[INFO] [stdout]      | |                                               ------------------------------
[INFO] [stdout]      | |                                               |                        |
[INFO] [stdout]      | |                                               |                        this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      | |                                               |                        `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                                               this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      | |                                               `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  233 | |                         self.poll_device_properties(&adapter).await;
[INFO] [stdout]      | |                         -------------------------------------------
[INFO] [stdout]      | |                         |
[INFO] [stdout]      | |                         this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      | |                         `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  237 | |                         if discover.is_some() && self.has_active_audio_stream().await {
[INFO] [stdout]      | |                                                  ------------------------------------
[INFO] [stdout]      | |                                                  |
[INFO] [stdout]      | |                                                  this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      | |                                                  `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  240 | |                             stop_discovery_direct(&connection, &adapter_name).await;
[INFO] [stdout]      | |                             -------------------------------------------------------
[INFO] [stdout]      | |                             |
[INFO] [stdout]      | |                             this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      | |                             `#12` will be dropped later as of Edition 2024
[INFO] [stdout]  241 | |                             let mut app = self.state.state.write().await;
[INFO] [stdout]      | |                                           ------------------------------
[INFO] [stdout]      | |                                           |                        |
[INFO] [stdout]      | |                                           |                        this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      | |                                           |                        `#14` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                                           this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      | |                                           `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  249 | |                 }
[INFO] [stdout]      | |                 -
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 `futures_init` calls a custom destructor
[INFO] [stdout]      | |                 `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]      | |_________________`futures` calls a custom destructor
[INFO] [stdout]      |                   `futures` will be dropped later as of Edition 2024
[INFO] [stdout]  250 |               } else {
[INFO] [stdout]  251 | /                 tokio::select! {
[INFO] [stdout]  252 | |                     cmd = self.cmd_rx.recv() => {
[INFO] [stdout]  253 | |                         match cmd {
[INFO] [stdout]  254 | |                             Some(BluetoothCommand::StartScan) => {
[INFO] [stdout]  255 | |                                 info!("Starting Bluetooth discovery");
[INFO] [stdout]  256 | |                                 match start_discovery_direct(&adapter, &connection, &adapter_name).await {
[INFO] [stdout]      | |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      | |                                       |                                                            |
[INFO] [stdout]      | |                                       |                                                            this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      | |                                       |                                                            up until Edition 2021 `#28` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |                                       |                                                            this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      | |                                       |                                                            `#18` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                                       this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      | |                                       up until Edition 2021 `#27` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |                                       this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      | |                                       `#17` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  259 | |                                         let mut app = self.state.state.write().await;
[INFO] [stdout]      | |                                                       ------------------------------
[INFO] [stdout]      | |                                                       |                        |
[INFO] [stdout]      | |                                                       |                        this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      | |                                                       |                        `#20` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                                                       this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      | |                                                       `#19` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  268 | |                                         let mut app = self.state.state.write().await;
[INFO] [stdout]      | |                                                       ------------------------------
[INFO] [stdout]      | |                                                       |                        |
[INFO] [stdout]      | |                                                       |                        this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      | |                                                       |                        `#22` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                                                       this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      | |                                                       `#21` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  280 | |                             }
[INFO] [stdout]      | |                             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...    |
[INFO] [stdout]  283 | |                                 let mut app = self.state.state.write().await;
[INFO] [stdout]      | |                                               ------------------------------
[INFO] [stdout]      | |                                               |                        |
[INFO] [stdout]      | |                                               |                        this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      | |                                               |                        `#24` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                                               this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      | |                                               `#23` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  290 | |                             Some(cmd) => self.handle_command(&adapter, cmd).await,
[INFO] [stdout]      | |                                          ----------------------------------------
[INFO] [stdout]      | |                                          |
[INFO] [stdout]      | |                                          this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      | |                                          `#25` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  299 | |                         self.poll_device_properties(&adapter).await;
[INFO] [stdout]      | |                         -------------------------------------------
[INFO] [stdout]      | |                         |
[INFO] [stdout]      | |                         this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      | |                         `#26` will be dropped later as of Edition 2024
[INFO] [stdout]  300 | |                     }
[INFO] [stdout]  301 | |                 }
[INFO] [stdout]      | |                 -
[INFO] [stdout]      | |_________________|
[INFO] [stdout]      | |_________________this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      | |_________________`#15` will be dropped later as of Edition 2024
[INFO] [stdout]      | |_________________this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                   `#16` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#27` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `discover` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `futures_init` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `futures` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]      |
[INFO] [stdout]  444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]      |
[INFO] [stdout]  444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]      |
[INFO] [stdout]  444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]      |
[INFO] [stdout]  444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#18` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]      |
[INFO] [stdout]  444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]      |
[INFO] [stdout]  444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]      |
[INFO] [stdout]  444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bluetooth/manager.rs:508:37
[INFO] [stdout]     |
[INFO] [stdout] 508 |                   if let Ok(device) = adapter.device(addr) {
[INFO] [stdout]     |                             ------    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                             |         |
[INFO] [stdout]     |                             |         this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                             |         up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                             `device` calls a custom destructor
[INFO] [stdout]     |                             `device` will be dropped later as of Edition 2024
[INFO] [stdout] 509 |                       let connected = device.is_connected().await.unwrap_or(false);
[INFO] [stdout]     |                                       ---------------------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 510 |                       let (current_state, current_name) = {
[INFO] [stdout] 511 |                           let app = self.state.state.read().await;
[INFO] [stdout]     |                               ---   -----------------------------
[INFO] [stdout]     |                               |     |                       |
[INFO] [stdout]     |                               |     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                               |     |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                               |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               |     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                               `app` calls a custom destructor
[INFO] [stdout]     |                               `app` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 524 |                           if let Ok(alias) = device.alias().await {
[INFO] [stdout]     |                                              --------------------
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                              `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 529 |                                   discovery::update_device_name(&self.state, &address, alias).await;
[INFO] [stdout]     |                                   -----------------------------------------------------------------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                   `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 538 |                       let uuids: Vec<String> = device
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout] 539 | |                         .uuids()
[INFO] [stdout] 540 | |                         .await
[INFO] [stdout]     | |                              -
[INFO] [stdout]     | |                              |
[INFO] [stdout]     | |______________________________this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 545 |                       let signals = collect_discovery_signals(&device).await;
[INFO] [stdout]     |                                     ----------------------------------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                     `#6` will be dropped later as of Edition 2024
[INFO] [stdout] 546 | /                     discovery::refresh_classification(&self.state, &address, &uuids, &signals)
[INFO] [stdout] 547 | |                         .await;
[INFO] [stdout]     | |                              -
[INFO] [stdout]     | |______________________________|
[INFO] [stdout]     | |______________________________this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 551 | /                             discovery::update_device_state(
[INFO] [stdout] 552 | |                                 &self.state,
[INFO] [stdout] 553 | |                                 &address,
[INFO] [stdout] 554 | |                                 DeviceState::Connected,
[INFO] [stdout] 555 | |                             )
[INFO] [stdout] 556 | |                             .await;
[INFO] [stdout]     | |                                  -
[INFO] [stdout]     | |__________________________________|
[INFO] [stdout]     | |__________________________________this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                    `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 560 | /                             discovery::update_device_state(
[INFO] [stdout] 561 | |                                 &self.state,
[INFO] [stdout] 562 | |                                 &address,
[INFO] [stdout] 563 | |                                 DeviceState::Disconnected,
[INFO] [stdout] 564 | |                             )
[INFO] [stdout] 565 | |                             .await;
[INFO] [stdout]     | |                                  -
[INFO] [stdout]     | |__________________________________|
[INFO] [stdout]     | |__________________________________this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                    `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 569 | |             }
[INFO] [stdout]     | |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.17.4/src/session.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl Drop for SessionInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `device` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.17.4/src/session.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl Drop for SessionInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `app` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bluetooth/manager.rs:891:17
[INFO] [stdout]     |
[INFO] [stdout] 883 | /             warn!(
[INFO] [stdout] 884 | |                 "hciconfig {} class {} exited {:?}: {}. \
[INFO] [stdout] 885 | |                  A2DP sources may refuse to pair because the adapter \
[INFO] [stdout] 886 | |                  advertises a non-audio CoD. Is the service user in the \
[INFO] [stdout] ...   |
[INFO] [stdout] 891 | |                 String::from_utf8_lossy(&output.stderr).trim()
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 892 | |             );
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bluetooth/manager.rs:891:17
[INFO] [stdout]     |
[INFO] [stdout] 883 | /             warn!(
[INFO] [stdout] 884 | |                 "hciconfig {} class {} exited {:?}: {}. \
[INFO] [stdout] 885 | |                  A2DP sources may refuse to pair because the adapter \
[INFO] [stdout] 886 | |                  advertises a non-audio CoD. Is the service user in the \
[INFO] [stdout] ...   |
[INFO] [stdout] 891 | |                 String::from_utf8_lossy(&output.stderr).trim()
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 892 | |             );
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 01s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bluetooth/manager.rs:939:17
[INFO] [stdout]     |
[INFO] [stdout] 934 | /             debug!(
[INFO] [stdout] 935 | |                 "hciconfig {} name '{}' exited {:?}: {} (Alias path still in effect)",
[INFO] [stdout] 936 | |                 adapter_name,
[INFO] [stdout] 937 | |                 device_name,
[INFO] [stdout] 938 | |                 output.status.code(),
[INFO] [stdout] 939 | |                 String::from_utf8_lossy(&output.stderr).trim()
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 940 | |             );
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bluetooth/manager.rs:939:17
[INFO] [stdout]     |
[INFO] [stdout] 934 | /             debug!(
[INFO] [stdout] 935 | |                 "hciconfig {} name '{}' exited {:?}: {} (Alias path still in effect)",
[INFO] [stdout] 936 | |                 adapter_name,
[INFO] [stdout] 937 | |                 device_name,
[INFO] [stdout] 938 | |                 output.status.code(),
[INFO] [stdout] 939 | |                 String::from_utf8_lossy(&output.stderr).trim()
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 940 | |             );
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/web/ws.rs:65:35
[INFO] [stdout]    |
[INFO] [stdout] 65 |         while let Some(Ok(msg)) = receiver.next().await {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]    |                                   |               |
[INFO] [stdout]    |                                   |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                   |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 68 |                     handle_client_message(&recv_app, &recv_session_id, &text).await;
[INFO] [stdout]    |                     ---------------------------------------------------------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `__awaitee` calls a custom destructor
[INFO] [stdout]    |                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 73 |         }
[INFO] [stdout]    |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/audio/chromecast.rs:690:11
[INFO] [stdout]     |
[INFO] [stdout] 676 |     let device = CastDevice::connect_without_host_verification(address, port)
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `device` calls a custom destructor
[INFO] [stdout]     |         `device` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 690 |     match device.receive() {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 695 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `device` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `device` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.37/src/crypto/tls13.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl Drop for OkmBlock {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `device` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/bluetooth/endpoint.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[interface(name = "org.bluez.MediaEndpoint1")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                             |
[INFO] [stdout]    | |                                             now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `msg_body` calls a custom destructor
[INFO] [stdout]    | `msg_body` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `msg_body` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/bluetooth/endpoint.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[interface(name = "org.bluez.MediaEndpoint1")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                             |
[INFO] [stdout]    | |                                             now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `msg_body` calls a custom destructor
[INFO] [stdout]    | `msg_body` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `msg_body` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bluetooth/manager.rs:833:17
[INFO] [stdout]     |
[INFO] [stdout] 829 | /             debug!(
[INFO] [stdout] 830 | |                 "hcitool name {} exited {:?}: {}",
[INFO] [stdout] 831 | |                 address,
[INFO] [stdout] 832 | |                 output.status.code(),
[INFO] [stdout] 833 | |                 String::from_utf8_lossy(&output.stderr).trim()
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 834 | |             );
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bluetooth/manager.rs:833:17
[INFO] [stdout]     |
[INFO] [stdout] 829 | /             debug!(
[INFO] [stdout] 830 | |                 "hcitool name {} exited {:?}: {}",
[INFO] [stdout] 831 | |                 address,
[INFO] [stdout] 832 | |                 output.status.code(),
[INFO] [stdout] 833 | |                 String::from_utf8_lossy(&output.stderr).trim()
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 834 | |             );
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: soundsync v2.9.11 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking soundsync v2.9.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 10s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "e33e1e78965d96a5ce3f1149651cdb340df9c29346c2df6dcc16ef7a100b947e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e33e1e78965d96a5ce3f1149651cdb340df9c29346c2df6dcc16ef7a100b947e", kill_on_drop: false }`
[INFO] [stdout] e33e1e78965d96a5ce3f1149651cdb340df9c29346c2df6dcc16ef7a100b947e
